struct _KTIMER_TABLE// Size=0x1840
{
    struct _KTIMER * TimerExpiry[16];// Offset=0x0 Size=0x40
    struct _KTIMER_TABLE_ENTRY TimerEntries[256];// Offset=0x40 Size=0x1800
};